ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialChart<T> Class / DataLabel Property

In This Topic
    DataLabel Property (FinancialChart<T>)
    In This Topic
    Get or set the style of point data label
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As DataLabel
    public DataLabel DataLabel {get;}
    See Also